home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmSetMenuCursor.z / XmSetMenuCursor
Encoding:
Text File  |  2003-11-18  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSeeeettttMMMMeeeennnnuuuuCCCCuuuurrrrssssoooorrrr((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmSSSSeeeettttMMMMeeeennnnuuuuCCCCuuuurrrrssssoooorrrr((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_S_e_t_M_e_n_u_C_u_r_s_o_r - A function that modifies the menu cursor
  10.       for a    client
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       void XmSetMenuCursor (ddddiiiissssppppllllaaaayyyy,,,, ccccuuuurrrrssssoooorrrrIIIIdddd)
  16.            _D_i_s_p_l_a_y     **** ddddiiiissssppppllllaaaayyyy;
  17.            _C_u_r_s_o_r     ccccuuuurrrrssssoooorrrrIIIIdddd;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_S_e_t_M_e_n_u_C_u_r_s_o_r programmatically modifies the    menu cursor
  21.       for a    client;    after the cursor has been created by the
  22.       client, this function    registers the cursor with the menu
  23.       system.  After calling this function,    the specified cursor
  24.       is displayed whenever    this client displays a Motif menu on
  25.       the indicated    display.  The client can then specify
  26.       different cursors on different displays.
  27.  
  28.       This function    sets the menu cursor for all screens on    the
  29.       display.  _X_m_S_e_t_M_e_n_u_C_u_r_s_o_r is obsolete    and exists for
  30.       compatibility    with previous releases.     Instead of using this
  31.       function, provide initial values or call _X_t_S_e_t_V_a_l_u_e_s for the
  32.       XmScreen resource _X_m_N_m_e_n_u_C_u_r_s_o_r.
  33.  
  34.       ddddiiiissssppppllllaaaayyyy
  35.            Specifies the display to    which the cursor is to be
  36.            associated
  37.  
  38.       ccccuuuurrrrssssoooorrrrIIIIdddd
  39.            Specifies the _X cursor ID
  40.  
  41.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  42.       _X_m_S_c_r_e_e_n(_3_X).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.